home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / utility2 / wload.zip / WINLOAD.TXT < prev   
INI File  |  1991-01-01  |  13KB  |  253 lines

  1. [WinLoad, Version 1.0: Copyright by HLS/Aachen/1991]
  2. ----------------------------------------------------
  3. (NO WARRANTY: see disclaimer below)
  4. WinLoad automatically loads DOS- and Windows-Applications after Windows has
  5. been booted. It does this "in the background", that means that you can begin
  6. your work immediately after Windows has been booted.
  7.  
  8. To do this only the following is required:
  9. * copy the files WINLOAD.EXE, WINLOAD.TXT and WINLOAD.HLP to the directory
  10.   where you want to have them (WINLOAD.EXE and WINLOAD.HLP must be in the
  11.   same directory in order to access online help),
  12. * make a copy of your current WIN.INI (after successfull installation of
  13.   WINLOAD you can delete the copy!),
  14. * add WINLOAD.EXE as usual to one of your program groups (only needed for
  15.   initialization or changes of setup).
  16.  
  17. Prepare WinLoad to load your applications
  18. -----------------------------------------
  19. Start WinLoad as a usual Windows application, e.g. by double clicking on the
  20. WinLoad icon in the program managers group window. The WinLoad main window
  21. and then the SetUp dialog box should appear on the screen.
  22.  
  23. With the dialog box you can set up a list of programs and select for each
  24. program is initial window size (minimized, normal or maximized) and the
  25. delay time before the next application is to be loaded. The programs
  26. from the list can be loaded after(!) the Windows boot process has been
  27. completed.
  28.  
  29. In addition, the "Load=" and "Run=" lines in the [Windows] section of your
  30. WIN.INI file can be changed via the SetUp dialog box.
  31.  
  32. When you are running WinLoad for the first time, the following is
  33. recommended:
  34.   - Start the Windows Help Application by pressing the "Help" button of the
  35.     SetUp dialog box or selecting "Help" from WinLoad main window's system
  36.     menu; the information presented to you is the same as the information
  37.     provided in WinLoad.TXT, which is an ASCII file.
  38.   - Remove those entries of the old "Load=" and "Run=" lines, which you want
  39.     to be started asynchronously after Windows startup, and add them to the
  40.     WinLoad program list as described below; it's a good idea to do this
  41.     one after another for each entry.
  42.   - The "Load=" line must contain "WinLoad", otherwise WinLoad will not start
  43.     to load automatically. If the "Load=" list does not contain "WinLoad", it
  44.     will be appended automatically after closing the SetUp dialog box by
  45.     pressing the "OK" button. You can insert a new entry "WinLoad" yourself
  46.     in the "Load=" list (if WinLoad cannot be found, insert
  47.     "PATH\WinLoad.exe", where PATH is the full path name).
  48.  
  49. How to change the WinLoad program list
  50. --------------------------------------
  51. The WinLoad program list contains programs which are to be loaded after
  52. Windows has been booted. The programs from the list are loaded in the given
  53. order.
  54.  
  55. The first entry in the WinLoad program list is always "WinLoad". For this
  56. entry you can select the size of the WinLoad main window, and as delay time
  57. the time WinLoad waits before loading the first application (the second
  58. program in the list). This delay time is also the default for all other
  59. applications.
  60.  
  61. * Append new entries to the list:
  62.   - Enter the name of the program you want to load in the edit control of the
  63.     combo box (the browser can be used to search for files). If WinLoad cannot
  64.     find it when loading your programs (in the Windows directory, it's System
  65.     subdirectory or via the PATH variable), you should give the full path
  66.     name and extension. Parameters can be appended as well. Parameters and,
  67.     if no path is supplied, program extension (default: EXE) are optional.
  68.     If there is a link for the given extension in the [Extensions] section
  69.     of your WIN.INI file, WinLoad will try to load the appropriate program
  70.     during automatic loading.
  71.   - Press the "Append to list" button; the new entry will appear at the
  72.     end(!) of the list.
  73.   - Select the initial size and, if required, change the delay time.
  74.  
  75. * Change existing entries:
  76.   - Select the list entry you want to change.
  77.   - If you want to change it's "Initial size", simply check the appropriate
  78.     radio button.
  79.   - If you want to change it's "Delay" value, simply enter the new time.
  80.     The value is interpreted as milliseconds and should be between 1000 and
  81.     60000 (1 - 60 seconds). If the selected entry is the first ("WinLoad"),
  82.     all entries which previously had the same delay value as "WinLoad" will
  83.     receive the new delay value.
  84.   - If you want to change it's name, path and or parameters, simply make the
  85.     appropriate changes by editing the text in the edit control of the combo
  86.     box or by using the browser, then press the "Change entry" button.
  87.  
  88. * Delete entries or change their position in the list:
  89.   - Select the list entry you want to delete or shift.
  90.   - Press the "Cut from list" button. The entry will be removed from the list
  91.     and be displayed in the "Private clipboard" area.
  92.   - If you wanted the entry to become a new position, select the appropriate
  93.     list entry. Then press the "Paste into list" button. The contence of the
  94.     "Private clipboard" will be inserted after the previously selected
  95.     entry, and will then be selected itself.
  96.   - The contents of the "Private clipboard" remains unchanged until the "Cut
  97.     from list" button is pressed again, and can be pasted into the list more
  98.     than once at different positions.
  99.  
  100. * Browse for files:
  101.   - Instead of editing the text in the edit control of the combo box, the
  102.     file browser can be used. To do this, press the "Browse ..." button.
  103.   - A new Browser dialog box appears, which let's you walk through your
  104.     directory trees as usual.
  105.   - If you found the desired file, press "OK", and after the dialog box
  106.     disappeared the name of the file is copied into the edit control of the
  107.     combo box of the SetUp dialog box. It can then still be changed if
  108.     needed, before the "Append to list" or "Change entry" button is pressed.
  109.   - If the Browser dialog box is closed by "Cancel" or by selecting "Close"
  110.     from the system menu, nothing is changed in the edit control of the
  111.     combo box.
  112.  
  113. * Comments:
  114.   - Comments can be added to the WinLoad program list as well as programs;
  115.     any string that starts with a ';' is treated as a comment.
  116.   - Comments offer a simple method to disable list entries by simply
  117.     prepending them with a ';' instead of removing them from the list,
  118.     since comments will be ignored during automatic loading.
  119.  
  120. * Exiting from the SetUp dialog box:
  121.   - Press the "OK" button to save the changes to WINLOAD.INI (see below),
  122.   - press "Cancel" to quit without saving, or
  123.   - select "Close" from the system menu (a message box will prevent you from
  124.     loosing your changed data without confirmation).
  125.  
  126. Required settings in WIN.INI
  127. ----------------------------
  128. In most cases, WIN.INI will already be o.k. for use with WinLoad, and you
  129. won't have to change it. Here are some hints for advanced users.
  130.  
  131. WinLoad stores it's settings by default in a profile named WINLOAD.INI (see
  132. description below); if you want another profile to be used instead, add - if
  133. not present - a new section [Private Profiles] to your WIN.INI file, which
  134. should contain a with a line named "WinLoad=...", where "..." stands for the
  135. name of the file you want to use. By default, this section should read:
  136. [Private Profiles]
  137. WinLoad=WINLOAD.INI
  138.  
  139. WinLoad uses the extensions found in the "Programs=" line in the [Windows]
  140. section to decide which file names denote programs. For Windows 3.0, this
  141. line should read "Programs=com exe bat pif"; it should not contain other
  142. extensions! For program names without path and extension, EXE is assumed
  143. and no checks are performed.
  144.  
  145. If a program name has an extension not contained in the "Programs=" line as
  146. described above, WinLoad searches in the [Extensions] section of WIN.INI for
  147. an apropriate line and builts the correct command, if possible.
  148.  
  149. Additional information
  150. ----------------------
  151. * To reopen the SetUp dialog box, choose "SetUp ..." from the system menu.
  152. * To force WinLoad to begin loading, choose "Start!" from the system menu.
  153. * If WinLoad is started by the "Load=" line from WIN.INI during Windows
  154.   startup, it begins loading automatically.
  155. * If WinLoad is started after Windows has been booted, or by the "Run=" line
  156.   from WIN.INI instead of the "Load=" line, the SetUp dialog box is being
  157.   opened automatically.
  158. * Once WinLoad has started to load applications, the "SetUp ..." and "Start!"
  159.   items in the system menu will be disabled. Loading can only be stopped by
  160.   terminating WinLoad (e.g. by double clicking on the system menu bar).
  161.   WinLoad will terminate at latest when all applications from the WinLoad
  162.   list have been loaded.
  163. * WinLoad cannot be run more than once at a time. Any attempt to run more
  164.   than one instance of WinLoad will terminate silently.
  165. * If you still want applications other than WinLoad to be startet at Windows
  166.   boot time, you can of course add them to the "Load=" or "Run=" line in
  167.   the [Windows] section of your WIN.INI file by using the SetUp dialog box
  168.   or editing WIN.INI as usual.
  169.  
  170. Description of entries in WINLOAD.INI
  171. -------------------------------------
  172. (you can change all settings via the "setup" dialog box and do not need to
  173. edit WINLOAD.INI, but some old fashioned people prefer this method)
  174.  
  175. Entries in the [WinLoad] section of WINLOAD.INI have the form:
  176. <entry>        ::= <number>=[<delay>],[<initial size>],[;]<program>
  177. <number>       ::= "a non negative number without leading zeros"
  178. <delay>        ::= "a non negative number consisting of 2 to 5 digits"
  179. <initial size> ::= Maximized|FullScreen|NormalSize|Iconized|Minimized
  180. <program>      ::= [Path]ProgramName[.Extension] [Parameters]
  181.  
  182. The first entry must have 0 as <number>, the second 1, and so on.
  183.  
  184. Entry 0 has a special meaning:
  185.  <delay> is the time (in milliseconds) WinLoad waits before the first
  186.  application is loaded and, by default, the time before each next application
  187.  is loaded. If omitted, 5000 ms is the default.
  188.  <initial size> is the initial window size for WinLoad.
  189.  Default is "NormalSize".
  190.  <program> should be "WinLoad" (this is ignored).
  191.  
  192. For each program to start a line with key <number> (sequence number, greater
  193. than 0) is required. The sections <delay> and <initial size> are optional.
  194.  
  195. The <program> section is required; it tells WinLoad the name of the
  196. executable file which contains the application that is to be started by
  197. WinLoad. If this file cannot be found in the Windows directory, it's System
  198. subdirectory or via the PATH variable, the full path name is required.
  199. Parameters and, if no path is supplied, extension (default: EXE) are optional.
  200. If the name given here is linked to an application via the [Extensions]
  201. section of your WIN.INI file, WinLoad will try to load the appropriate
  202. program. If the program name is preceeded by the comment character ';', the
  203. line will be ignored during automatic loading.
  204.  
  205. <initial size> tells WinLoad the initial window size for the application,
  206. where "FullScreen" is the same as "Maximized" and "Iconized" is the same as
  207. "Minimized". The value can be abbreviated, but a minimum of two letters is
  208. required. If this field is missing or invalid, the default value "NormalSize"
  209. is assumed.
  210.  
  211. <delay> tells WinLoad how much milliseconds to wait before the next(!)
  212. application is to be loaded. Default is <delay> value for WinLoad. The
  213. values should be in the range 1000,...,60000. If not, they will be adjusted
  214. as appropriate.
  215.  
  216. Example for the entries in the [WinLoad] section of WINLOAD.INI (assuming that
  217. extension ".cal" is linked to CALENDAR.EXE, for example):
  218.  
  219. [WinLoad] 
  220. ;---Example: Settings for WinLoad---------------- 
  221. 0=5000,Norm,WinLoad 
  222. ;---Example: Settings for applications to load--- 
  223. 1=2000,Mini,\win3\util\freemem.exe 
  224. 2=,,\win3\util\perfmetr.exe 
  225. 3=5000,Mini,clock.exe 
  226. 4=5000,Mini,\win3\std.cal 
  227. 5=5000,Mini,winfile.exe 
  228. 6=5000,Norm,\win3\util\scrpeac3\saver.exe 
  229. 7=1000,Mini,\win3\gms\wineyes.exe 
  230.  
  231. Copyright & Disclaimer
  232. ----------------------
  233. WinLoad is CharityWare. It may be copied and used freely by anyone, as
  234. long as WinLoad.HLP and WinLoad.TXT are copied also and nothing has been
  235. changed. If you find WinLoad useful and continue to use it, please give
  236. something for charity to an organization you think to be worth it (e.g.
  237. 1% of your monthly income, or more).
  238.  
  239. WinLoad is nevertheless copyrighted and protected by several laws. It may
  240. not be sold by anyone except me without my written permission. This also
  241. includes shareware- and public-domain-software-traders. If they want to sell
  242. my program or want to charge anything for copying it, they need my approval.
  243.  
  244. ABSOLUTLY NO WARRANTY FOR ANYTHING!
  245. Since this program is for free, I do not guarantee anything. Although WinLoad
  246. was developed and tested very carefully, the author cannot be liable for any
  247. damage caused by any use of the program; if you use the program, it's your own
  248. risk! WinLoad seems to work fine on my machine. I use it every day and it has
  249. never crashed anything. But if it does so on your computer be aware that you
  250. use(d) it on your own risk.
  251.  
  252. Version 1.0: Copyright by HLS/Aachen, 1/1/1991
  253.